Menu

Update Alerter

Update Alerter

This feature will alert the console and any players with the permission node cex.update.announce when a new update to CommandsEX is available.

Credits go to V10lator on the Bukkit Forums for this feature - http://forums.bukkit.org/threads/autoupdate-update-your-plugins.84421/page-2#post-1222692


Configuration

There is 1 config option to enable and disable this feature

  • updateAlerter - Enables or Disables the update alerter Default: true

Permissions

  • cex.update.announce - Players with this permission node will be notified if there are any new updates to CommandsEX, when they join the server.

How to remove this feature

Should there be a need to manually remove this feature from the JAR file, the following files must be removed:

com/github/zathrus_writer/commandsex/helpers/UpdateAlerter.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$1.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$2.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONArray.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONException.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONObject.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONTokener.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$ResetTask.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$SyncMessageDelayer.class


Related

Wiki: CommandsEX CraftBukkit plugin Wiki

MongoDB Logo MongoDB